/* 切换账号----------start */
.qhzh {
  margin-left: 8px;
  cursor: pointer;
  display: inline-block !important;
}
.qhzh.hide_icon {
  display: none !important;
}
.qhzh i {
  width: 16px;
  color: #E1E6F0;
  cursor: pointer;
  padding-bottom: 2px;
}
.qhzh i:hover {
  color: #ffffff !important;
}
.qhzh_layout .layui-layer-content {
  padding: 20px 24px;
}
.qhzh_layout .zl_err_txt {
  margin-left: 0;
}
.qhzh_layout input {
  width: 332px;
  height: 40px;
  font-size: 14px;
  padding-left: 16px;
  border-radius: 0 !important;
  cursor: pointer;
  border: 1px solid #E1E6F0;
}
.qhzh_layout .layui-form-select dl dd {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #E1E6F0;
}
.qhzh_layout .layui-form-select dl dd:last-child {
  border: none;
}
.qhzh_layout .qhzh_select {
  position: relative;
}
.qhzh_layout .qhzh_select i {
  position: absolute;
  top: 18px;
  right: 16px;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  height: 0;
  width: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-color: #E1E6F0 transparent transparent transparent;
  border-style: solid;
  border-width: 4px;
  transform-origin: 5px 2px;
}
.qhzh_layout .qhzh_select ul {
  width: 330px;
  border: 1px solid #E1E6F0;
  position: fixed;
  z-index: 1;
  margin-top: 10px;
  box-sizing: content-box;
  background-color: #ffffff;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li {
  height: 40px;
  line-height: 40px;
  padding: 0 16px 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  background-color: #ffffff;
  color: #333333;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li:hover {
  background-color: #F7F9FF;
  color: #3464FF;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li:last-child {
  border: none;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li span {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li .jb_account {
  flex-shrink: 0;
  color: #3464ff;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li.active {
  background: #F7F9FF !important;
}
.qhzh_layout .qhzh_select .qhzh_select_ul li.active span {
  color: #3464ff !important;
}
.qhzh_layout .qhzh_select:hover i {
  border-color: #3464FF transparent transparent transparent !important;
}
.qhzh_layout .qhzh_select.active i {
  transform: rotate(180deg);
  border-color: #3464FF transparent transparent transparent !important;
}
.qhzh_layout .qhzh_select.active ul {
  display: block !important;
  max-height: 40vh;
  overflow-y: auto;
}
.qhzh_select_option_disabled {
  cursor: not-allowed !important;
  color: #E1E6F0 !important;
  border-color: #E1E6F0 !important;
}
.qhzh_select_option_disabled:hover {
  color: #E1E6F0 !important;
  border-color: #E1E6F0 !important;
}
.qhzh_layout .layui-layer-btn0,
.qhzh_layout .layui-layer-btn1 {
  font-size: 14px;
  text-align: center !important;
}
.qhzh_layout .layui-layer-btn1 {
  padding: 0 16px !important;
}
.qhzh_layout .layui-layer-btn0 {
  border-color: #e1e6f0 !important;
  background-color: #ffffff !important;
  color: #8187a1 !important;
}
.qhzh_layout .layui-layer-btn0:hover {
  border-color: #3464FF !important;
  color: #3464FF !important;
}
.qhzh_layout .layui-layer-btn {
  padding: 0 17px 24px 17px !important;
}
.qhzh_layout .layui-layer-btn a {
  margin: 0 7px !important;
}
.qhzh_layout .zl_err_txt {
  margin-top: 10px;
  margin-left: 0;
  color: #e8001c;
  font-size: 12px;
}

.sqgl_common_layer .layui-layer-title {
  flex: 1;
  padding-left: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
}
.sqgl_common_layer .layui-layer-padding {
  padding-left: 24px !important;
  display: flex;
  align-items: center;
  padding: 24px 20px;
}
.sqgl_common_layer .layui-layer-content .layui-layer-ico {
  width: 24px !important;
  height: 24px !important;
  position: relative !important;
  background-size: 166px;
  flex-shrink: 0;
  top: unset !important;
  left: unset !important;
  margin: 0 !important;
}
.sqgl_common_layer .layui-layer-padding div {
  margin-left: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #121212;
  line-height: 24px;
}
.sqgl_common_layer .layui-layer-btn {
  padding: 0 17px 24px;
}
.sqgl_common_layer .layui-layer-btn a {
  margin: 0 7px;
}
.sqgl_common_layer .layui-layer-btn0,
.sqgl_common_layer .layui-layer-btn1 {
  font-size: 14px;
  text-align: center !important;
}
.sqgl_common_layer .layui-layer-btn1 {
  padding: 0 16px !important;
}
.sqgl_common_layer .layui-layer-btn0 {
  border-color: #e1e6f0 !important;
  background-color: #ffffff !important;
  color: #8187a1 !important;
}
.sqgl_common_layer .layui-layer-btn0:hover {
  border-color: #3464FF !important;
  color: #3464FF !important;
}

.qhzh_state2 i {
  padding-bottom: 6px;
}
.qhzh_state3 i {
  margin-left: 0 !important;
  font-size: 12px;
  color: #BDBCC1;
}
.qhzh_state3 i:hover {
  color: #fff;
}
.qhzh_state4 i {
  color: #374567;
}
.qhzh_state4 i:hover {
  color: #374567;
}
.qhzh_state5 i {
  color: #333333;
}
.qhzh_state5 i:hover {
  color: #3464FF;
}
/* 切换账号----------end */